How to Install ethstats software package in Ubuntu 17.04 (Zesty Zapus)

How to Install ethstats software package in Ubuntu 17.04 (Zesty Zapus)

ethstats software package provides script that quickly measures network device throughput, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ethstats 

ethstats is installed in your system.

Make ensure the ethstats package were installed using the commands given below,

$ sudo dpkg-query -l | grep ethstats *

You will get with ethstats package name, version, architecture and description in a table

ethstats package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Network
Package ethstats
Version 1.1.1-2
Description script that quickly measures network device throughput
Sub Section net


See Also, How to uninstall or remove ethstats software package from Ubuntu 17.04 (Zesty Zapus)?